tmem: cleanup: drop typedef tmem_client_t
authorBob Liu <lliubbo@gmail.com>
Fri, 8 Nov 2013 01:03:53 +0000 (09:03 +0800)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 12 Nov 2013 15:15:25 +0000 (10:15 -0500)
commitb9f9f62f5451f9610f2957438ed72fd0a88ebae4
treeeda0c9b95bc1ce194d451889b882d298eb790f48
parentd05eed005e784190b4560f51f14a31dad2e31c54
tmem: cleanup: drop typedef tmem_client_t

Informations in typedef 'tmem_client_t' can be integreated into
'struct client' directly, no need to use a separate struct.

Signed-off-by: Bob Liu <bob.liu@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
xen/common/tmem.c
xen/common/tmem_xen.c
xen/include/xen/tmem_xen.h